home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPFLAG < prev    next >
Encoding:
Text File  |  1994-02-14  |  2.3 KB  |  58 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(FLAG) a File for Download                                           @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       This command enables you to mark a file or group of files for
  7.       download later during your call.
  8. @X0F
  9.    Subcommand
  10.  
  11.       @X0B(Filename)      The filename or filenames to flag or mark for download
  12.                       later@X03.  You can enter multiple filenames by using
  13.                       standard DOS wildcards or by typing multiple filenames
  14.                       separated with a SPACE or a ;.
  15. @X0F
  16.    Description
  17. @X03
  18.       Sometimes you may want to flag or mark a file for download but do not
  19.       want to begin the transfer right away.  By flagging a file, PCBoard
  20.       will remember the filename(s) until you are ready to begin the
  21.       download. There are several ways that you can flag a file for download:
  22. @X07
  23.           At the conference command prompt by using the FLAG command
  24.  
  25.           While listing files with the F, Z, or N commands.  PCBoard adds an
  26.           additional prompt on each  more? prompt which enables you to flag a
  27.           file.
  28.  
  29.           Using the FLAG subcommand of the F user command.
  30. @X03
  31.       Once the transfer has begun, all of the files that are being downloaded
  32.       are remembered in case the transfer is aborted.  Any files that were
  33.       not transferred completely will remain flagged so that you may make
  34.       another attempt at transferring them.  The only way to remove the
  35.       flagged files is to either successfully download the files or to answer
  36.       N to the Download Flagged Files? prompt.
  37. @X0F
  38.    Examples
  39. @X03
  40.       To flag a filename called TCRN100 type the following:
  41. @X0E
  42.           FLAG TCRN100.ZIP
  43. @X03
  44.       To flag the files DISK1.ARJ, DISK2.ARJ, and DISK3.ARJ, enter the
  45.       following:
  46. @X0E
  47.           FLAG DISK1.ARJ DISK2.ARJ DISK3.ARJ
  48. @X03
  49.       You could save time by using wildcards when flagging files.  In the
  50.       previous example, you typed each filename when flagging it.  Using
  51.       wildcards, you would enter:
  52. @X0E
  53.           FLAG DISK?.ARJ
  54. @X03
  55.       This would flag any filename that is 5 characters long and has DISK as
  56.       the first 4 letters.
  57. @XFF
  58.